CommonEvent 622
Name = "イベント：素早さアップ"

  999([622])
  ControlSwitches([73, 73, 0])
  ConditionalBranch([1, 129, 0, 0, 0])
    ShowTextAttributes(["datyou_fc1", 3, 0, 2])
    ShowText(["\\n<Ostrich Girl>Let's run a marathon! Come on, let's go!"])
    ShowText([""])
    ShowText([""])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Who will run a marathon?"])
    Script(["names = party_members.collect{|m|m.name}"])
    ScriptMore(["unlimited_choices(11, names)"])
    ScriptMore(["actor = party_members[$game_variables[11]]"])
    ScriptMore(["$game_variables[10] = actor ? actor.id : 0"])
    ConditionalBranch([1, 10, 0, 0, 0])
      ControlSwitches([73, 73, 1])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    PlaySE(["RPG::SE(@name=\"Heal7\", @pitch=100, @volume=80)"])
    ChangeParameters([1, 10, 6, 0, 0, 2])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Running together with the Ostrich Girl, you gained 2 Agility!"])
    ControlVariables([129, 129, 0, 0, 1])
    ControlSwitches([73, 73, 1])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 129, 0, 1, 0])
    ShowTextAttributes(["datyou_fc1", 2, 0, 2])
    ShowText(["\\n<Ostrich Girl>Yep, I'm exhausted now. I'll be running home now, later!"])
    ShowText([""])
    ShowText([""])
    ControlSwitches([73, 73, 1])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
